Remove

class Remove(val playerData: S38PacketPlayerListItem.AddPlayerData) : PlayerListEvent(source)

This is called when a player is removed from the player list.

Constructors

Link copied to clipboard
constructor(playerData: S38PacketPlayerListItem.AddPlayerData)

Properties

Link copied to clipboard
val playerData: S38PacketPlayerListItem.AddPlayerData

The Player Data of the player being added/removed.